purple_request_field_choice_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleRequestField* purple_request_field_choice_new(const(char)* id, const(char)* text, int default_value)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_request_field_choice_new
    (
    const(char)* id
    ,
    const(char)* text
    ,)
  2. da_purple_request_field_choice_new purple_request_field_choice_new;

Meta